home *** CD-ROM | disk | FTP | other *** search
/ Gold Medal Software 2 / Gold Medal Software Volume 2 (Gold Medal) (1994).iso / utils / viz431.arj / VIZ.MSG < prev    next >
Text File  |  1993-10-30  |  11KB  |  277 lines

  1.         ╒════════════════════════════════════════════╕
  2.         │                    VIz                     │
  3.         │              Revision 4.31.0               │
  4.         │                                            │
  5.         │  Copyright (C) 1989-1993 FM de Monasterio  │
  6.         │   Licensed Material. All rights reserved   │
  7.         ╘════════════════════════════════════════════╛
  8.  
  9.                   ║ ║╔═╗╔═╣╔═╗╠═ ╔═╗
  10.                   ║ ║║ ║║ ║╔═╣║  ╠═╝
  11.                   ╚═╝╠═╝╚═╝╚═╝╚═╝╚═╝
  12.     MESSAGES
  13.     ********
  14.  
  15.   1.    "Abort: Program code corrupted (CRC error)"
  16.     -------------------------------------------
  17.     The program failed its internal cyclical redundancy check, indicating
  18.     that the code is corrupted.  Execution is cancelled.
  19.  
  20.  
  21.   2.    "Abort: Needs 80286 or compatible processor"
  22.     --------------------------------------------
  23.     286+ versions of the program cannot be executed in 8088, 8086, or most
  24.     80186 based machines.  Execution is cancelled.
  25.  
  26.  
  27.   3.    "Abort: Needs 80386 or compatible processor"
  28.     --------------------------------------------
  29.     386+ versions of the program cannot be executed in 8088, 8086, 80186,
  30.     or 80286 based machines.  Execution is cancelled.
  31.  
  32.  
  33.   4.    "Abort: Requires DOS version 2.00 or later"
  34.     -------------------------------------------
  35.     The program requires a DOS version equal to or greater than MS-DOS 2
  36.     or a compatible DOS system.  Execution is cancelled.
  37.  
  38.  
  39.   5.    "Abort: Unknown/incompatible video adapter"
  40.     -------------------------------------------
  41.     The program was unable to determine the active video adapter and is
  42.     unable to implement video acceleration.  Execution is cancelled.
  43.  
  44.  
  45.   6.    "Resident installed in segment ????h"
  46.     "Enter <VIZ /?> for Help/Status"
  47.     -------------------------------------
  48.     VIz was successfully executed and the resident(s) installed at the
  49.     indicated (hexadecimal) memory segment.
  50.  
  51.  
  52.   7.    "ANSI.SYS or similar utility is already installed"
  53.     "Loading of the resident ANSI filter is cancelled"
  54.     --------------------------------------------------
  55.     During installation with switch /A selected, interrupt 29h was found
  56.     to be pointing to a device or a resident mimicking a device with the
  57.     name CON.  Since such a device is likely to be ANSI.SYS (or an ANSI-
  58.     like utility) the  resident ANSI filter of VIz is not installed.  To
  59.     force the installation of the ANSI filter, uninstall VIz and install
  60.     again with switch /A+.
  61.  
  62.  
  63.   8.    "Updated - Enter <VIz ?> for Status"
  64.     ------------------------------------
  65.     The relevant resident parameters of VIz were successfuly updated.
  66.  
  67.  
  68.   9.    "Error: DOS environment unchanged [code ?]"
  69.     -------------------------------------------
  70.     The program was unable to create/update the requested DOS environment
  71.     string.  The following codes may be expected:
  72.  
  73.              0: An unrecognized DOS version is being used.
  74.              1: Not enough room in the global environment block.
  75.              2: Null terminator for environment block not found.
  76.              3: Null size environment block.
  77.  
  78.     Error 1 may be due to a small DOS environment block.  Errors 2 and 3
  79.     indicate corruption of the environment block.
  80.  
  81.  
  82.  10.    "DOS loaded high (HMA) - Switch /E ignored"
  83.     -------------------------------------------
  84.     The program was unable to create/update the requested DOS environment
  85.     string when MS-DOS 5+ is installed in the High Memory Area. The error
  86.     may be due to a small environment block, or an undocumented change in
  87.     the operating system.  Try to increase the environment size.  If this
  88.     fails, please contact the program author.
  89.  
  90.  
  91.  11.    "Not enough RAM to preserve screen contents"
  92.     "[only ???? bytes are available]"
  93.     "Continue? [Yn] "
  94.     --------------------------------------------
  95.     When switch /C?, /?H, or /? is selected, VIz checks if an additional
  96.     8,288 bytes are available for video data processing.  The message is
  97.     displayed if enough RAM is not available (other program services can
  98.     still be executed). Press <Y> or <Enter> to proceed with the display
  99.     or <N> or <Esc> to cancel the execution.  *NOTE: If the mouse driver
  100.     is active, and <Y> is pressed, the mouse status will not be restored
  101.     at the exit from the program.
  102.  
  103.  
  104.  12.    "Not enough memory to load 12-row or 35-row font"
  105.     "[only ???? bytes are available]"
  106.     "Continue? [Yn] "
  107.     -------------------------------------------------
  108.     When switches /F12 or /F35 are selected, VIz checks if an additional
  109.     3,584 bytes are available for video font processing.  The message is
  110.     displayed if enough RAM is not available (other program services can
  111.     still be executed). Press <Enter> or <Y> to proceed with the loading
  112.     of the font, or <Esc> or <N> to cancel the execution.
  113.  
  114.  
  115.  13.    "Error: Invalid switch Xx in command /Xx"
  116.     -----------------------------------------
  117.     An invalid switch designator (X) or parameter (x) was passed to VIz.
  118.  
  119.  
  120.  14.    "Cannot add resident modules after installation"
  121.     "Uninstall and then reinstall with switch '/A+'"
  122.     ------------------------------------------------
  123.     Switch /A+ was requested after VIz was installed without the resident
  124.     ANSI filter. Viz needs to be uninstalled and installed again with the
  125.     switch.
  126.  
  127.  
  128.  15.    "Cannot add resident modules after installation"
  129.     "Uninstall and then reinstall with switch '/Vn'"
  130.     ------------------------------------------------
  131.     Switch /Vn was requested after VIz was installed without the cursor
  132.     module being resident.  Viz needs to be uninstalled and reinstalled
  133.     with the switch.
  134.  
  135.  
  136.  16.    "Invalid page"
  137.     --------------
  138.     A page greater than the maximum page allowed by the video adapter and
  139.     the current video font combination was requested.  The CGA supports 4
  140.     80x25-pages (0-3). The EGA, MCGA, and VGA support 8 80x25-pages (0-7)
  141.     or 4 pages with 80x43 (EGA), 80x40 (MCGA), or 80x50 (VGA) fonts.
  142.  
  143.  
  144.  17.    "Only pages 0-3 can be used with 43/50-row fonts"
  145.     -------------------------------------------------
  146.     A video page (number 4 through 7) incompatible with the video font was
  147.     requested (see above).
  148.  
  149.  
  150.  18.    "Invalid mode"
  151.     --------------
  152.     A video mode incompatible with the active adapter was requested.
  153.  
  154.  
  155.  19.    "Incompatible adapter"
  156.     ----------------------
  157.     An operation or service incompatible with the (active) video adapter
  158.     was requested.
  159.  
  160.  
  161.  20.    "Incomplete RGB data (palette updated)"
  162.     ----------------------------------------------
  163.     An incomplete list of EGA/VGA palette RGB mixtures was provided. Only
  164.     the data provided were updated.
  165.  
  166.  
  167.  21.    "Invalid RGB datum (palette unchanged)"
  168.     ---------------------------------------
  169.     An invalid RGB mixture datum was provided in an EGA/VGA palette list.
  170.     The data of the palette were not changed.
  171.  
  172.  
  173.  22.    "Invalid bell frequency"
  174.     ------------------------
  175.     A bell tone frequency less than 25 or more than 5000 Hz was requested.
  176.  
  177.  
  178.  23.    "ANSI driver not yet installed"
  179.     -------------------------------
  180.     Switch /A- was requested when the ANSI filter had not been installed.
  181.  
  182.  
  183.  24.    "Resident uninstalled"
  184.     ----------------------
  185.     The program resident was successfuly deallocated from memory.
  186.  
  187.  
  188.  25.    "Resident not yet installed"
  189.     ----------------------------
  190.     Uninstalling was requested when the program was not yet installed.
  191.  
  192.  
  193.  26.    "Cannot uninstall: Interrupt(s) XXh in use"
  194.     -------------------------------------------
  195.     The RAM address of the specified interrupt has been changed since the
  196.     program installation. Use switches /Q/A- to inactivate the program if
  197.     the revectoring cannot be removed.
  198.  
  199.  
  200.  27.    "Warning: Memory block not released [DOS error ??h]"
  201.     ----------------------------------------------------
  202.     DOS did not deallocate the conventional memory block allocated to the
  203.     resident at the time of its installation.  One of two error codes may
  204.     be expected:
  205.  
  206.         7 - Memory blocks above the DOS area trashed.
  207.         9 - Invalid block request.
  208.  
  209.     These errors indicate a corruption of the memory control chain of the
  210.     operating system.  Reboot processor as soon as possible.
  211.  
  212.  
  213.  28.    "Abort: An active XMS manager was not detected"
  214.     -----------------------------------------------
  215.     The program failed to determine presence of a driver compatible with
  216.     the Extended Memory Specification (XMS) version 2+, and the requested
  217.     upper-memory load defaulted to a normal, lower-memory installation.
  218.  
  219.  
  220.  29.    "Error: UMB allocation failure [XMS code ??h]"
  221.     ----------------------------------------------
  222.     The XMM did not allocate the requested UMB.  One of the following
  223.     XMS error codes may be expected:
  224.  
  225.         80h - Function is not implemented.
  226.         8Eh - General driver error occurred.
  227.         8Fh - Unrecoverable driver error occurred.
  228.         B0h - Smaller UMB is available.
  229.         B1h - No UMBs are available.
  230.         B2h - UMB segment number is invalid.
  231.  
  232.  
  233.  30.    "Error: UMB allocation failure [DOS code ??h]"
  234.     ----------------------------------------------
  235.     MS-DOS 5+ did not allocate the requested UMB. One of the following
  236.     error codes may be expected:
  237.  
  238.         7 - Memory blocks above the DOS area trashed.
  239.         8 - Not enough memory.
  240.  
  241.     Error 7 indicates a corruption of the memory control chain of the
  242.     operating system (reboot processor as soon as possible).  Error 8
  243.     indicates that no UMBs are available.  Install the program in low
  244.     memory.
  245.  
  246.  
  247.  31.    "Abort: Allocation mode not restored [DOS code ??h]"
  248.     ----------------------------------------------------
  249.     MS-DOS 5+ did not restore its default memory allocation strategy
  250.     after the program modified it for UMB allocation; the error code
  251.     may be 01h (invalid function).  Reboot the processor immediately.
  252.  
  253.  
  254.  32.    "Error: UMB release failure [XMS error ??h]"
  255.     --------------------------------------------
  256.     The XMM did not free the allocated UMB. (See above for XMS error
  257.     codes 8Eh, 8Fh, and B2h.)
  258.  
  259.  
  260.  33.    "Error: UMB release failure [DOS error ??h]"
  261.     --------------------------------------------
  262.     MS-DOS 5+ did not free the allocated UMB. (See above for DOS error
  263.     codes 07h and 09h.)
  264.  
  265.  
  266.  34.    "Could not allocate above requested UMB address"
  267.     ------------------------------------------------
  268.     A free upper-memory block was not available above the lower high-
  269.     memory address specified by switch /Hn.  Resident was installed at
  270.     a lower UMB whose value is displayed in the installation message.
  271.  
  272.                 ----------------
  273.          ┌─────────────────────────────────────────────────────────────┐
  274.          │ Trademarked names are the property of the respective owners │
  275.          └─────────────────────────────────────────────────────────────┘
  276.  [End]
  277.